@charset "utf-8";
.whiteBg {
	background-color:#eee
}
.soft-hot {
	position:relative;
}
.soft-hot .mark {
	float:left;
	margin:0px 10px 0px 0px;
	width:20px;
	line-height:1.2;
	padding:10px 5px;
	background-color:#39BA82;
	text-align:center;
	color:#fff;
	font-size:14px;
}
.soft-hot ul {
	float:left;
}
.soft-hot ul li {
	float:left;
	width:85px;
	margin-top:15px;
	text-align:center;
}
.soft-hot ul li a {
	display:block;
	font-size:12px;
	margin-top:-10px
}
.soft-hot ul li img {
	width:60px;
	height:60px;
	margin-bottom:8px
}
.soft-sort {
	margin:0 -11px 0 0;
	overflow:hidden;
}
.soft-sort .box-bd {
	box-sizing: border-box;
	-webkit-box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
	-moz-box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
	box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
 -webkit-transition: .3s;
	float:left;
	border-radius:0px;
	width:325px;
	margin:15px 10px 0 0;
	padding-bottom:10px;
	background-color:#fff;
	padding:20px
}
.soft-sort .box-bd .title {
	width:242px;
}
.soft-sort .box-bd .hd {
	height:48px;
	line-height:48px;
	padding:0 15px 0;
	
}
.soft-sort .box-bd .hd h3 {
	display:inline-block;
}
.soft-sort .box-bd .hd .more {
	float:right;
}
.soft-sort .box-bd .soft-list {
	padding:5px 15px;
}
.soft-sort1 {
	margin: 0 -11px 0 0;
	overflow:hidden;

}
.soft-sort1 .box-bd {
	border: 1px solid #eee;
	float: left;
	border-radius:0px;
	width: 327px;
	margin: 10px 10px 0 0;
	padding-bottom: 10px;
	background-color: #fff;
	box-sizing: border-box;
	-moz-box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
	box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
	border-radius: 0px;
	transition: .3s;
	padding:15px;
}
.soft-sort1 .box-bd .item {
	width:100%;
}
.soft-sort1 .box-bd .title {
	width:244px;
}
.soft-sort1 .box-bd .hd {
	height:48px;
	line-height:48px;
	padding:0 15px 0;
	
}
.soft-sort1 .box-bd .hd h3 {
	display:inline-block;
}
.soft-sort1 .box-bd .hd .more {
	float:right;
}
.soft-sort1 .box-bd .soft-list {
	padding:5px 15px;
}
.yjtjcss {
	margin: 0 auto;
	width: 1000px;
	box-sizing: border-box;
	-webkit-box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
	-moz-box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
	box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
 -webkit-transition: .3s;
	background: #fff;
	padding: 30px;
	overflow: hidden;
	border-radius: 0px;
	height:220px
}
.yjtjcss h3 {
	margin-bottom: 25px;
	border-bottom: 1px #ededed solid;
	padding-bottom: 5px;
}
.yjtjcss h3 em {
	font-size: 12px;
	float: right;
	color: #777;
}
.yjtjcss dl {
	width: 44px;
	height: 22px;
	background: #F44336;
	border-radius: 30px;
	color: #fff;
	line-height: 22px;
	font-size: 12px;
	margin-bottom: 5px;
	float: left;
}
.yjtjcss li {
	border-radius: 2px;
	float: left;
	padding: 10px;
	margin: 5px;
	text-align: center;
	height: 70px;
	border: 0px solid #eee;
	width: 300px;
	padding: 0px;
	margin-bottom: 0px;
}
.yjtjcss a img {
	float: left;
	width:80px;
	height:80px;
	border-radius:0px;
	margin: 10px;
	margin-bottom: 2px;
	margin-top: 0px;
}
.yjtjcss a span {
	font-size: 14px;
	width: 200px;
	margin-top: 10px;
	height: 45px;
	float: left;
}
